PrintDocument for WinForms
Read(Byte[],Int32,Int32) メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet.BigEndianBinaryReader クラス > Read メソッド : Read(Byte[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Overridable Function Read( _
   ByVal buffer() As System.Byte, _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) As System.Integer
'使用法
 
Dim instance As FontSubSet.BigEndianBinaryReader
Dim buffer() As System.Byte
Dim index As System.Integer
Dim count As System.Integer
Dim value As System.Integer
 
value = instance.Read(buffer, index, count)
public virtual System.int Read( 
   System.byte[] buffer,
   System.int index,
   System.int count
)

パラメータ

buffer
index
count
参照

FontSubSet.BigEndianBinaryReader クラス
FontSubSet.BigEndianBinaryReader メンバ
オーバーロード一覧